This can be a case of bad permissions or modes as the error says. Normally one would assume permissions but often a script may change ownership of /root to something else.
This was the case half the time I've encountered this.
So in short make sure ownership is correct
chown -R root.root /root
sshd, authentication, ownership, modes, directory, rootthis, permissions, ve, encountered, chown,